@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gobbpf');
  src:  url('fonts/icomoon.eot?gobbpf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gobbpf') format('truetype'),
    url('fonts/icomoon.woff?gobbpf') format('woff'),
    url('fonts/icomoon.svg?gobbpf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Arrow_Down:before {
  content: "\e900";
}
.icon-Arrow_Next_1:before {
  content: "\e901";
}
.icon-Arrow_Next_2:before {
  content: "\e902";
}
.icon-Arrow_Pagination_Next:before {
  content: "\e903";
}
.icon-Arrow_Pagination_Previous:before {
  content: "\e904";
}
.icon-Arrow_Previous_1:before {
  content: "\e905";
}
.icon-Arrow_Previous_2:before {
  content: "\e906";
}
.icon-Arrow_Top:before {
  content: "\e907";
}
.icon-Arrow_Up:before {
  content: "\e908";
}
.icon-Close:before {
  content: "\e909";
}
.icon-Contact:before {
  content: "\e90a";
}
.icon-Facebook:before {
  content: "\e90b";
}
.icon-Heart:before {
  content: "\e90c";
}
.icon-Icon_1:before {
  content: "\e90d";
}
.icon-Icon_2:before {
  content: "\e90e";
}
.icon-Icon_3:before {
  content: "\e90f";
}
.icon-Icon_4:before {
  content: "\e910";
}
.icon-Icon_5:before {
  content: "\e911";
}
.icon-Icon_6:before {
  content: "\e912";
}
.icon-Icon_7:before {
  content: "\e913";
}
.icon-Icon_8:before {
  content: "\e914";
}
.icon-Icon_9:before {
  content: "\e915";
}
.icon-Instagram:before {
  content: "\e916";
}
.icon-Linked-In:before {
  content: "\e917";
}
.icon-Mail:before {
  content: "\e918";
}
.icon-Menu:before {
  content: "\e919";
}
.icon-Offer:before {
  content: "\e91a";
}
.icon-Phone:before {
  content: "\e91b";
}
.icon-Pin:before {
  content: "\e91c";
}
.icon-Play:before {
  content: "\e91d";
}
.icon-Quote:before {
  content: "\e91e";
}
.icon-Search:before {
  content: "\e91f";
}
.icon-Share:before {
  content: "\e920";
}
.icon-Speakers:before {
  content: "\e921";
}
.icon-Youtube:before {
  content: "\e922";
}
